chore(deps): update go dependencies#678
Open
red-hat-konflux[bot] wants to merge 1 commit intorelease-1.3from
Open
chore(deps): update go dependencies#678red-hat-konflux[bot] wants to merge 1 commit intorelease-1.3from
red-hat-konflux[bot] wants to merge 1 commit intorelease-1.3from
Conversation
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
b76f64c to
0e365e9
Compare
23e4d4a to
242db37
Compare
08a79ff to
7552776
Compare
2b38771 to
4eed864
Compare
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
4eed864 to
370bbc7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.9.0→v1.11.0v0.11.0→v0.13.0v1.19.14→v1.19.16v1.18.22→v1.18.23v1.4.22→v1.4.23v1.13.8→v1.13.9v1.13.22→v1.13.23v1.0.10→v1.0.11v0.16.0→v0.17.0v0.9.6→v0.9.7v1.9.0→v1.10.1v0.29.4→v0.29.5v0.26.1→v0.26.2v0.10.0→v0.11.0v1.18.5→v1.18.6v0.20260420.0→v0.20260504.0v1.15.2→v1.16.1v0.10.0→v0.11.0v0.12.2→v0.12.3v0.77.2→v0.78.0v0.50.0→v0.51.0v0.50.0→v0.51.0v0.35.0→v0.36.0v0.53.0→v0.54.0v0.43.0→v0.44.0v0.42.0→v0.43.0v0.36.0→v0.37.0v0.44.0→v0.45.0v0.276.0→v0.278.0e10c466→60b97b3e10c466→60b97b3e10c466→60b97b3v0.35.4→v0.36.0v0.35.4→v0.36.0v0.35.4→v0.36.0ec9c827→b540ad928399d8→ff6756fWarning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
googleapis/google-cloud-go (cloud.google.com/go/longrunning)
v0.13.0Compare Source
bigquery: UseLegacySQL options for CreateTable and QueryConfig. Use these
options to continue using Legacy SQL after the client switches its default
to Standard SQL.
bigquery: Support for updating dataset labels.
bigquery: Set DatasetIterator.ProjectID to list datasets in a project other
than the client's. DatasetsInProject is no longer needed and is deprecated.
bigtable: Fail ListInstances when any zones fail.
spanner: support decoding of slices of basic types (e.g. []string, []int64,
etc.)
logging/logadmin: UpdateSink no longer creates a sink if it is missing
(actually a change to the underlying service, not the client)
profiler: Service and ServiceVersion replace Target in Config.
v0.12.0Compare Source
pubsub: Subscription.Receive now uses streaming pull.
pubsub: add Client.TopicInProject to access topics in a different project
than the client.
errors: renamed errorreporting. The errors package will be removed shortly.
datastore: improved retry behavior.
bigquery: support updates to dataset metadata, with etags.
bigquery: add etag support to Table.Update (BREAKING: etag argument added).
bigquery: generate all job IDs on the client.
storage: support bucket lifecycle configurations.
buildkite/go-pipeline (github.com/buildkite/go-pipeline)
v0.17.0Compare Source
What's Changed
Full Changelog: buildkite/go-pipeline@v0.16.0...v0.17.0
docker/docker-credential-helpers (github.com/docker/docker-credential-helpers)
v0.9.7Compare Source
What's Changed
Full Changelog: docker/docker-credential-helpers@v0.9.6...v0.9.7
fsnotify/fsnotify (github.com/fsnotify/fsnotify)
v1.10.1Compare Source
Changes and fixes
inotify: don't remove sibling watches sharing a path prefix (#754)
inotify, windows: don't rename sibling watches sharing a path prefix
(#755)
v1.10.0Compare Source
This version of fsnotify needs Go 1.23.
Changes and fixes
inotify: improve initialization error message (#731)
inotify: send Rename event if recursive watch is renamed (#696)
inotify: avoid copying event buffers when reading names (#741)
kqueue: skip dangling symlinks (ENOENT) in watchDirectoryFiles, so a bad entry no longer aborts Watcher.Add for the whole directory (#748)
kqueue: drop watches directly in Close() to fix a file descriptor leak when recycling watchers (#740)
windows: fix nil pointer dereference in remWatch (#736)
windows: lock watch field updates against concurrent WatchList to fix a race introduced in v1.9.0 (#709, #749)
go-openapi/runtime (github.com/go-openapi/runtime)
v0.29.5Compare Source
0.29.5 - 2026-05-04
Full Changelog: go-openapi/runtime@v0.29.4...v0.29.5
10 commits in this release.
Implemented enhancements
Fixed bugs
Documentation
Miscellaneous tasks
Updates
People who contributed to this release
New Contributors
in #422
runtime license terms
Per-module changes
client-middleware/opentracing (0.29.5)
Fixed bugs
Miscellaneous tasks
Updates
go-openapi/strfmt (github.com/go-openapi/strfmt)
v0.26.2Compare Source
0.26.2 - 2026-04-29
Full Changelog: go-openapi/strfmt@v0.26.1...v0.26.2
13 commits in this release.
Documentation
Performance
Miscellaneous tasks
Updates
People who contributed to this release
strfmt license terms
Per-module changes
enable/mongodb (0.26.2)
Miscellaneous tasks
Updates
internal/testintegration (0.26.2)
Miscellaneous tasks
Updates
in-toto/in-toto-golang (github.com/in-toto/in-toto-golang)
v0.11.0Compare Source
What's Changed
Full Changelog: in-toto/in-toto-golang@v0.10.0...v0.11.0
klauspost/compress (github.com/klauspost/compress)
v1.18.6Compare Source
What's Changed
New Contributors
Full Changelog: klauspost/compress@v1.18.5...v1.18.6
letsencrypt/boulder (github.com/letsencrypt/boulder)
v0.20260504.0Compare Source
What's Changed
Full Changelog: letsencrypt/boulder@v0.20260428.0...v0.20260504.0
v0.20260428.0Compare Source
What's Changed
Full Changelog: letsencrypt/boulder@v0.20260420.0...v0.20260428.0
open-policy-agent/opa (github.com/open-policy-agent/opa)
v1.16.1Compare Source
This is a patch release addressing a regression in the plugin manager that may cause the service to hang on shutdown (#8590).
v1.16.0Compare Source
This release contains a mix of new features, performance improvements, and bugfixes. Notably:
uri.parseanduri.is_validbuilt-in functionsNew
uri.parseanduri.is_validbuilt-in functions (#8263)Two new built-in functions have been added:
uri.parsefor parsing a given URI, anduri.is_validfor verifying the structure of a given URI.uri.parse
Parses a URI and returns an object containing its components according to RFC 3986. Empty components are omitted.
uri.is_valid
Returns
trueif the input can be parsed as a URI,falseotherwise.Authored by @charlieegan3 reported by @anivar
Data API Request/Response Metadata (#8570)
Wrapping projects can now attach custom metadata to Data API requests and have evaluation produce response metadata.
Two distinct metadata paths are introduced:
Request metadata: parsed from extra top-level keys in the request body, made available to builtins via
BuiltinContext.RequestMetadata. Logged in the decision log underCustom["request_metadata"].Response metadata: a separate map (
BuiltinContext.ResponseMetadata) that builtins can populate during evaluation. Only included in the API response and decision log if non-empty.In vanilla OPA, no builtins write response metadata, so responses are unchanged. The request metadata map is only allocated when the request carries extra fields; the response map is one empty map per request.
To avoid conflicts with future OPA top-level keys, callers should use a namespaced key:
{"input": {...}, "com.example.opa/md": {...}}.Request with metadata:
Response (response metadata included if, for example, set by a custom builtin):
{ "decision_id": "04789f85-de5a-477b-8aa5-6d59d7742135", "result": true, "com.example.opa/response": { "snapshot_version": "v3" } }Decision log entry:
{ "custom": { "request_metadata": { "com.example.opa/metadata": { "corp-id": "acme-42" } }, "response_metadata": { "com.example.opa/response": { "snapshot_version": "v3" } } }, "decision_id": "04789f85-de5a-477b-8aa5-6d59d7742135", "input": { "user": "alice" }, "msg": "Decision Log", "path": "example/allow", "result": true }Authored by @srenatus
Runtime, SDK, Tooling
--coverage(#8438) authored by @grosserwiths in expression (#8508) authored by @anderseknerteverybody (#8558) authored by @johanfyllingopa fmtfrom formatting single attribute objects with comments (#7565) authored by @sspaink reported by @anderseknert*tls.Config(#8473) authored by @srenatus reported by @ashu2496Note: Experimental.
Compiler, Topdown and Rego
-in front of a ref (#5014) authored by @mmzzuu reported by @philipaconradtime.parse_duration_nsbuilt-in function (#2719) authored by @sspaink reported by @freeseachergraph.reachable_pathsto return all reachable paths (#5871) authored by @davidmarne-wf reported by @ericjkaounits.parse_bytesbuilt-in function to prevent timeout bypass (#8326) authored by @isaiahvita reported by @anderseknertDocs, Website, Ecosystem
countandsumbuilt-in functions (#8566) authored by @alliasgher reported by @srenatusnotundefined example (#8580) authored by @menma1234Miscellaneous
print()logging (#8567) authored by @srenatussecure-systems-lab/go-securesystemslib (github.com/secure-systems-lab/go-securesystemslib)
v0.11.0Compare Source
vbatts/tar-split (github.com/vbatts/tar-split)
v0.12.3Compare Source
What's Changed
New Contributors
Full Changelog: vbatts/tar-split@v0.12.2...v0.12.3
smallstep/crypto (go.step.sm/crypto)
v0.78.0Compare Source
What's Changed
Full Changelog: smallstep/crypto@v0.77.9...v0.78.0
v0.77.9Compare Source
What's Changed
v0.77.3-v0.77.7by @hslatman in #1011Full Changelog: smallstep/crypto@v0.77.8...v0.77.9
v0.77.8Compare Source
What's Changed
Dependencies
Full Changelog: smallstep/crypto@v0.77.2...v0.77.8
v0.77.7Compare Source
v0.77.6Compare Source
v0.77.5Compare Source
v0.77.4Compare Source
v0.77.3Compare Source
googleapis/google-api-go-client (google.golang.org/api)
v0.278.0Compare Source
Features
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.